
Obtain one of the elements within a sites list
# S4 method for sites,numeric
[[(x, i)
sliced site
object
sites object
iteration in sites list
# \donttest{
some_site <- get_sites(sitename = "Site%", limit=3)
some_site[[2]]
# }
Run the code above in your browser using DataLab